Inventory Events Channel (v1.0.0)
Central event stream for all inventory-related events including stock updates, allocations, and adjustments
Overview
The Inventory Events channel is the central stream for all inventory-related events across the system. This includes stock level changes, inventory allocations, adjustments, and stocktake events. Events for a specific SKU are guaranteed to be processed in sequence when using productId as the partition key.
Channel information
Address: inventory.{env}.events
Protocol:
- kafka
Parameter | Options | Description | Default |
---|---|---|---|
env | N/A | dev, sit, prod | Environment to use |